# Plagarism checker Python script for checking the amount of similarity between two (or more) text files. ### Prerequisites Sklearn module Installation: ``` $ pip install -U scikit-learn ``` ### How to run the script ``` $ python plag.py ``` ### Screenshot/GIF showing the sample use of the script # PLAG ## _Author Name_ Darahaas Yajamanyam
[darahaas15](https://github.com/darahaas15)